home *** CD-ROM | disk | FTP | other *** search
/ Champak 41 / Volume 41 - JOGO DISK .iso / Games / konka_66.swf / scripts / DefineButton2_519 / BUTTONCONDACTION on(release).as
Text File  |  2007-05-10  |  58b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _parent.play();
  4. }
  5.